|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.borland.primetime.editor.NullScanner
This is the Scanner class to use when not doing syntax highlighting.
Scanner| Constructor Summary | |
NullScanner()
|
|
| Method Summary | |
void |
parse(javax.swing.event.DocumentEvent e)
the parse method is called externally to start the scanner. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public NullScanner()
| Method Detail |
public void parse(javax.swing.event.DocumentEvent e)
e - - the DocumentEvent that triggered this parse.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||